home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Next Step: Mars?
/
Next Step Mars (1994)(IVI).iso
/
glowchl.dir
/
00010_Script_10
next >
Wrap
Text File
|
1994-11-29
|
277b
|
19 lines
on exitFrame
global CM7SC4M1_Length
if the movieTime of sprite 2 =CM7SC4M1_Length then
go to marker(1)
else
go to frame the frame
end if
end
on mouseDown
set the movieRate of sprite 2 to 0
updateStage
go to frame "outtahere"
end